projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cbdbac
)
Leave note about removing gnus-start-news-server
author
Eric Abrahamsen
<eric@ericabrahamsen.net>
Thu, 25 Jul 2019 16:16:01 +0000
(09:16 -0700)
committer
Eric Abrahamsen
<eric@ericabrahamsen.net>
Thu, 25 Jul 2019 16:16:01 +0000
(09:16 -0700)
* lisp/gnus/gnus-int.el (gnus-nntp-server): Once this option is gone,
that whole function can go.
lisp/gnus/gnus-int.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/gnus-int.el
b/lisp/gnus/gnus-int.el
index e23e53b1ef5c5edc9555032f6971a405c1582101..b27a8a18ebf3422dccc95e85730b705869783f41 100644
(file)
--- a/
lisp/gnus/gnus-int.el
+++ b/
lisp/gnus/gnus-int.el
@@
-63,6
+63,8
@@
server denied."
(const :tag "Deny server" denied)
(const :tag "Unplug Agent" offline)))
+;; Note: When this option is finally removed, also remove the entire
+;; `gnus-start-news-server' function.
(defcustom gnus-nntp-server nil
"The name of the host running the NNTP server."
:group 'gnus-server